home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / wordsing / pcwrtad4 / menulaz.bat < prev    next >
DOS Batch File  |  1992-11-16  |  127b  |  9 lines

  1. echo off
  2. menulaz1 %1
  3. if errorlevel 206 goto exit
  4. if errorlevel 1 menulaz2 // %1
  5. if errorlevel 1 menulaz3 // %1
  6. :exit
  7.  
  8.  
  9.